Week 3
Milestones
- Add Role-Action mapping for API’s
 - Added user and role for further implementing jwt
 - Added a controller with endpoint _jwt in user
 - Added java-jwt library as a dependency in user application
 
Screenshots / Videos
Contributions
- https://github.com/egovernments/Digit-Core/pull/134
 - https://github.com/egovernments/Digit-Core/pull/134/commits/8c2555d39327a5280cb267a112e29e879a2eec06
 
Learnings
- Learned about various signing algorithm
 - Implemented it as both private and public key